[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            getcursor - gets cursor scan lines

  Syntax              unsigned int getcursor(void);

  Prototype in        video.h

  Remarks             gets the cursor scan lines via INT 0x10, Function
                      3.

  Return value        returns the scan lines of the cursor, with the
                      starting scan line in the high order byte and the
                      ending scan line in the low order byte.

  See also            cursor_blink(), cursor_flip(), cursor_off(),
                      cursor_on(), read_cursor(), set_cursor(),
                      setcursor()


See Also: cursor_blink() cursor_off() cursor_on() setcursor()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson